home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / water_ba.swf / scripts / DefineButton2_633 / BUTTONCONDACTION on(release).as next >
Text File  |  2007-03-20  |  69b  |  5 lines

  1. on(release){
  2.    _root.gotoAndStop("upsell");
  3.    unlock = true;
  4. }
  5.